home *** CD-ROM | disk | FTP | other *** search
/ WH Questions 1 / WebberInteractiveWHQ&ALevel1.iso / Xtras / PrintOMatic Lite MX (Win32) / PrintOMatic Lite MX.x32 / string.txt next >
Text File  |  2004-10-21  |  6KB  |  93 lines

  1. 1    PrintOMatic Lite Xtra error: 
  2. 2    \n\nError code = 
  3. 3    Please specify at least one item to add to the document.
  4. 4    Can't print this type of data.
  5. 5    Can't print this type of cast member.
  6. 6    Can't print an empty document. You may be trying to print cast members that are not printable.
  7. 7    Can't print preview an empty document. You may be trying to print cast members that are not printable.
  8. 8    Can't do job setup on an empty document. You may be trying to print cast members that are not printable.
  9. 9    Can't change page setup on a document that's not empty.
  10. 10    Can't change landscape mode on a document that's not empty.
  11. 11    Can't change the margins on a document that's not empty.
  12. 12    Can't use autoAppend when adding text to the master page.
  13. 13    Internal error: MOA passed null string data to the Xtra.
  14. 14    Internal error: MOA passed un-terminated string data to the Xtra.
  15. 15    Due to an engineering change by Macromedia, PrintOMatic Lite can't print RTF cast members in Director 7. Please use a text field cast member instead.\n\nVisit http://www.printomatic.com for product updates.
  16. 16    Internal error: the Xtra could not create its offscreen drawing buffer.
  17. 17    Internal error: the Xtra could not construct a new text box.
  18. 18    Internal error: the Xtra could not allocate a new print record.
  19. 19    Can't create a PICT file.
  20. 20    Can't write to a PICT file.
  21. 21    You are using a printer whose page orientation settings need to be recorded in a printer database.\n\nIn the next dialog box, please set the page orientation to PORTRAIT mode and click OK.
  22. 22    Now, landscape settings must be recorded in the printer database.\n\nIn the next dialog, please set the page orientation to LANDSCAPE mode and click OK.
  23. 23    One or more print attributes were changed to match the currently selected printer.
  24. 24    The current printer could not be initialized.
  25. 25    An internal error occurred.
  26. 26    An invalid rectangle was specified.
  27. 27    Out of memory.
  28. 28    An illegal color was specified.
  29. 29    Could not find the PrintOMatic Lite Help file "PrintOMatic Lite MX Help.hlp". Please move it to the same directory as the PrintOMatic Lite Xtra.
  30. 30    An error occurred trying to open the PrintOMatic Lite Help file.
  31. 31    Can't append text without a current text box to flow it into.
  32. 32    Can't find the specified file.
  33. 33    Can't find the specified resource.
  34. 34    One or more parameters were invalid.
  35. 35    The wrong number of parameters were provided.
  36. 36    Can't open the specified file.
  37. 37    An error occurred reading from the file.
  38. 38    The specified file is an invalid type.
  39. 39    Couldn't take a picture of the Stage.
  40. 40    Can't set the progress message on an unregistered copy.
  41. 41    Can't set the progress picture on an unregistered copy.
  42. 42    Can't find the specified folder.
  43. 43    Couldn't save the print record.
  44. 44    Couldn't load the print record.
  45. 45    Invalid serial number.
  46. 46    This feature is not implemented in the Windows version.
  47. 47    This feature is not implemented in the Macintosh version.
  48. 48    The specified EPS file contains no bounding box information, and can't be placed into the document.
  49. 49    Can't link frames between a master page and a body page. The specified frame was not added to the document.
  50. 50    Can't interpret a parameter as a file name. Please use text strings to specify file names.
  51. 51    The value passed to setProgressPict must be a picture cast member or a PICT or BMP file name.
  52. 52    This feature is not yet supported.
  53. 53    A MOA Error occurred.
  54. 54    A file system error occurred.
  55. 55    The printStage command will not work in projectors\nuntil you register your copy of PrintOMatic Lite.\n\nFor more information, visit http://www.printomatic.com.
  56. 56    Font information for one or more cast members was not available. You may need to update your text cast member(s), or move your text members to the FIRST INTERNAL CAST.
  57. 57    The cast member reference was invalid. This cast member can╒t be printed.
  58. 58    The cast library reference was invalid. This cast member can╒t be printed.
  59. 59    Invalid margins specified.
  60. 60    EPS file printing is not yet available in this release of PrintOMatic.
  61. 61    This version of PrintOMatic does not support print-to-PICTs.
  62. 62    This version of PrintOMatic does not support loading or saving page setups.
  63. 63    There is no current frame or text to place a page break after.
  64. 64    Can't set the progress location in an unregistered copy of PrintOMatic.
  65. 65    Unknown file type. This file can't be appended to your document.
  66. 66    The current frame is too small to append any text. Please use a taller and/or wider frame.
  67. 67    Not enough memory to print an image (Director passed an empty image to the Xtra).
  68. 68    Out of memory error reading image file. The image is too large to load.
  69. 69    A QuickDraw error occurred.
  70. 70    Invalid picture data was returned by Director MX 2004. The cast member can't be printed.
  71. 101    PrintOMatic Lite MX Output
  72. 102    Printing "
  73. 103    "
  74. 104    page 
  75. 105     of 
  76. 106     
  77. 107    Cancel
  78. 108    PrintOMatic Lite MX Help.chm
  79. 109    1.7.3
  80. 110    PrintOMatic Lite MX
  81. 111    -PrintOMatic Lite MX Demo.dir
  82. 201    PrintOMatic Lite MX
  83. 202    About PrintOMatic Lite MX...
  84. 203    PrintOMatic Lite MX Help
  85. 204    PrintOMatic Lite MX Demo
  86. 205    Register PrintOMatic Lite MX...
  87. 301    xtra PrintOMatic_Lite \n-- \n-- PrintOMatic Lite MX \n-- Copyright 1994-2004 Electronic Ink \n-- \n
  88. 302    -- CREATE/DESTROY/RESET A DOCUMENT \nnew object  \nforget object \nreset object \n-- \n
  89. 303    -- DOCUMENT PRINTING SETUP \ndoPageSetup object \ndoJobSetup object \nsetLandscapeMode object, boolean \nsetMargins object, rect \nsetDocumentName object, string \n-- \n
  90. 304    -- TEXT ATTRIBUTES \nsetTextFont object, string \nsetTextSize object, int \nsetTextStyle object, string \n-- \n
  91. 305    -- APPEND TO DOCUMENT \nappend object, * \npageBreak object \n-- \n
  92. 306    -- PRINTING \n* printPreview * \n* print *\n* printStage * \n-- \n-- MISCELLANEOUS \n+ getVersion object \n+ register object, string serialNumber\n
  93.